-
Notifications
You must be signed in to change notification settings - Fork 764
Update topic slugs in AAQ #6077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9924ff1
to
9f667f8
Compare
@escattone this is ready for a review. Could you have a go? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think two of the names still need to be made consistent with the others?
kitsune/questions/config.py
Outdated
"name": _lazy("Customize controls, options and add-ons"), | ||
"topic": "customize", | ||
"tags": ["customize"], | ||
"name": _lazy("Customize settings and Preferences"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For consistency, the Preferences
should be lowercase, so preferences
.
kitsune/questions/config.py
Outdated
"name": _lazy( | ||
"Fix slowness, crashing, error messages and " "other problems" | ||
), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still valid isn't it? Doesn't this need to change to Troubleshooting
?
9f667f8
to
e842f0c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @akatsoulas!
e842f0c
to
4d2ed70
Compare
4d2ed70
to
94e4d6f
Compare
No description provided.